home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / devices / keyboard.m < prev    next >
Encoding:
Text File  |  1999-06-23  |  122 b   |  6 lines

  1. CONST    KBD_READEVENT=9,
  2.         KBD_READMATRIX=10,
  3.         KBD_ADDRESETHANDLER=11,
  4.         KBD_REMRESETHANDLER=12,
  5.         KBD_RESETHANDLERDONE=13
  6.